projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2f36e93
512e7fd
)
Auto merge of #4360 - sid0:members, r=matklad
author
bors
<bors@rust-lang.org>
Fri, 4 Aug 2017 08:21:55 +0000
(08:21 +0000)
committer
bors
<bors@rust-lang.org>
Fri, 4 Aug 2017 08:21:55 +0000
(08:21 +0000)
workspace: export Members as part of the public interface
This struct is returned by `Workspace::members`, but there's no way to
refer to it since it's not exported.
Trivial merge